loco-rs 0.12.0

The one-person framework for Rust
Documentation
1
2
3
4
5
6
7
8
9
---
source: src/scheduler.rs
expression: prepare_command
---
JobDescription {
    command: "[BIN_PATH] task foo LOCO_ENV:test SCHEDULER:true",
    output: STDOUT,
    environment: Test,
}